home *** CD-ROM | disk | FTP | other *** search
/ Learn to Speak Spanish 7 / LSSP_7.ISO / pc / lssp / shared.dir / 00797_ crossword inset @ 5 off.rmp.ls < prev    next >
Encoding:
Text File  |  1998-11-16  |  129 b   |  7 lines

  1. on mouseDown
  2.   set clickSprite to the clickOn
  3.   if startGame(clickSprite) then
  4.     changeGame("Crossword", "Games")
  5.   end if
  6. end
  7.